Skip to content

fix(angular): include core exports in standalone - #28158

Merged
liamdebeasi merged 1 commit into
FW-4612from
ng-standalone-exports
Sep 12, 2023
Merged

fix(angular): include core exports in standalone#28158
liamdebeasi merged 1 commit into
FW-4612from
ng-standalone-exports

Conversation

@liamdebeasi

@liamdebeasi liamdebeasi commented Sep 12, 2023

Copy link
Copy Markdown
Contributor

Issue number: N/A


What is the current behavior?

The list of functions and types exported from @ionic/core was only applied to the @ionic/angular package. As a result, imports like createAnimation were not available.

What is the new behavior?

  • Copied the export list to the @ionic/angular/standalone package.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions Bot added the package: angular @ionic/angular package label Sep 12, 2023
@liamdebeasi
liamdebeasi marked this pull request as ready for review September 12, 2023 15:12
@liamdebeasi
liamdebeasi merged commit dad7e66 into FW-4612 Sep 12, 2023
@liamdebeasi
liamdebeasi deleted the ng-standalone-exports branch September 12, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: angular @ionic/angular package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants